home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / menus / srmenu.zip / SRMENU.DOC < prev   
Text File  |  1990-04-01  |  15KB  |  301 lines

  1.           SR-MENU - A Programmable Multi-application Master Menu
  2.                  from Southampton Research and Development
  3.  
  4.  
  5. I.   INTRODUCTION
  6.      SR-Menu is a application facility that allows you to integrate all of
  7.      the functions of your computer under the control of one intuitive menu. 
  8.      While SR-Menu is certainly not the first product of this kind, it does
  9.      have some innovative features not found in the others.
  10.  
  11.      SR-Menu is distributed under the "Shareware" concept.  What this means
  12.      is that you are free to copy and distribute the evaluation version of
  13.      the product within certain constraints:
  14.  
  15.      A.   All parts of the product must be included in their original form
  16.           when it is distrubuted.
  17.  
  18.      B.   SR-Menu must be distributed free of charge.
  19.      
  20.      C.   If you like the product and use it on a regular basis, then you are
  21.           morally bound to obtain a licensed copy.  This provision is
  22.           obviously quite unenforceable but it is the what "Shareware" is all
  23.           about.  I have spent a huge amount of time developing SR-Menu - yet
  24.           I only ask $10 for a licensed copy.  So much for the guilt trip.
  25.  
  26.           On a more positive note, registered users of SR-Menu will have
  27.           several advantages over the "Shareware slugs".
  28.  
  29.           1.   First and foremost, your registered copy of SR-Menu will not
  30.                have the annoying blinking banner at the top of the screen. 
  31.                Instead, I will inscribe your copy with whatever slogan or
  32.                saying you desire.
  33.  
  34.           2.   All registered users will receive updates to SR-Menu free of
  35.                charge.
  36.  
  37.           3.   All registered users of Southampton Research products are
  38.                offered "pre-release" versions of new products as they are
  39.                developed.
  40.  
  41.           4.   Product Support - if you have problems, questions, or
  42.                suggestions about SR-MENU, We will be happy to address them. 
  43.                This service is free of charge to registered users.  Further
  44.                information about how to obtain support will be included with
  45.                your personalized copy of SR-MENU.
  46.  
  47. II. ABOUT THE PRODUCT
  48.  
  49.      A. INSTALLATION
  50.  
  51.           The installation of SR-MENU basically consists of copying the files
  52.           onto your hard disk.  I suggest that you do it as follows:
  53.  
  54.           1.   Make a separate sub-directory for SR-Menu.  If your primary
  55.                hard drive is 'C' then the DOS command would be:
  56.  
  57.                MD C:\SRMENU
  58.  
  59.           2.   Copy the files into that directory.  If you have the SR-Menu
  60.                files on a floppy disk, then the DOS command would be:
  61.  
  62.                COPY A:*.* C:\SRMENU
  63.  
  64.           3.   If you would like SR-Menu to execute automatically when your
  65.                computer is powered on or rebooted, then add two lines to the
  66.                AUTOEXEC.BAT file in the root directory of your primary hard
  67.                disk.  For just about everyone this file will be in the C:\
  68.                directory.  For those of you with text editors or word
  69.                processors that will output text files simply add these lines
  70.                to the end of c:\autoexec.bat:
  71.  
  72.                CD \SRMENU
  73.                SRMENU
  74.  
  75.                If you are lost at this point, do the following:
  76.  
  77.                CD \    <Enter>
  78.                COPY AUTOEXEC.BAT + CON AUTOEXEC.BAT   <Enter>
  79.  
  80.                The system should respond:
  81.  
  82.                AUTOEXEC.BAT   <----(this line will not appear if
  83.                CON                 you do not have an existing autoexec.bat
  84.                                    file)
  85.                
  86.                At this point, type the following:
  87.  
  88.                CD \SRMENU   <Enter>
  89.                SRMENU       <Enter>
  90.                
  91.                Lastly, hold the CTRL key down and press the Z key. Then press
  92.                Enter on more time.  The system should respond with:
  93.  
  94.                1 file(s) copied.
  95.  
  96.           4.   To test your installation, reboot your computer by holding the
  97.                CTRL key, the ALT key, and the DEL key down at the same time. 
  98.                When the computer is finished re-booting, you should be in the
  99.                SR-MENU program.
  100.  
  101.      B.   ABOUT THE SR-MENU SCREEN
  102.  
  103.           1.   THE HELP BOX - this is the box just below the banner on the
  104.                right side of the screen.  It always displays a list of keys
  105.                and the corresponding functions they perform.  For example the
  106.                function 'Exit to DOS' is executed by pressing the ALT key and
  107.                the X key at the same time - there is a line in the help box
  108.                which reads:     'Exit to DOS       Alt-X'.
  109.                For the most part, the information in this box does not
  110.                change.  The one exception is when you are in the option
  111.                editor (discussed later).
  112.  
  113.           2.   THE STATUS LINE - This is the line at the bottom of the
  114.                screen.  It provides additional information about what you are
  115.                doing or about to do.  Each option on your customized menu has
  116.                a custom status line associated with it.  When you highlight
  117.                an option, its status line is displayed at the bottom of the
  118.                screen (more on this later).  When you are customizing your
  119.                menus, the status line will provide hints for what to do next.
  120.  
  121.           3.   THE BANNER - This is the first two lines at the top of the
  122.                screen.  If you are using the shareware version of the
  123.                program, then the banner will provide information about how
  124.                you can obtain a registered copy of SRMENU.  If you are a
  125.                registered user, then those two lines contain your name plus
  126.                whatever else you requested.  In the upper right corner of the
  127.                banner is the current system time.
  128.  
  129.           4.   THE MAIN MENU - When you execute SR-MENU for the first time,
  130.                the MAIN MENU will contain several options including a DOS
  131.                functions, Spreadsheet, Word Processing, and Database.  These
  132.                options (with the possible exception of 'DOS Functions') are
  133.                intended as examples of how you might incorporate various
  134.                applications into SR-MENU.
  135.  
  136.      C.   SELECTING MENU OPTIONS
  137.           SR-MENU is almost entirely menu driven.  Each time a menu is
  138.           displayed, there will be one option that is highlighted using
  139.           different colors.  That highlight is called the 'menu bar'.  To
  140.           execute the highlighted menu option, simply press the Enter key. 
  141.           
  142.  
  143.           The menu bar may be moved up and down through the menu options
  144.           using the up and down arrow keys.  If you have an older PC, then
  145.           these will be the 2 and 8 keys on the numeric keypad (with Num Lock
  146.           off).  
  147.  
  148.           A short hand method to move the menu bar is to press the option
  149.           number.  For menus with more than 9 items, the 1 key will move the
  150.           menu bar to the next option beginning with a 1.  Pressing the 1 key
  151.           again will proceed to the next, an so on.
  152.  
  153.      D.   CUSTOMIZING SR-MENU
  154.  
  155.           1.   ADDING OPTIONS
  156.                Looking at the HELP BOX you will see that the command to
  157.                maintain a menu is 'Alt-M'.  For those of you new to PCs, this
  158.                means hold the ALT key and press the M key.  When you do this,
  159.                the menu is moved down to the bottom of the screen for
  160.                modifications.  At that time, a small menu will appear with
  161.                the options 'Add', 'Change', and 'Delete'.  Highlight the
  162.                'Add' option (the default) and press Enter.
  163.  
  164.                A box will appear with 3 items to fill in.  The first is the
  165.                menu item Type.  Menu options normally execute other programs
  166.                on your computer but they may also